﻿﻿body {
    color: rgb(102, 102, 102);
    position: relative;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
    background: rgb(255, 255, 255);
    font: 12px/1.5 "Microsoft YaHei", arial, 宋体, sans-serif;
}


* {
    margin: 0;
    padding: 0;
    border: 0;
}

a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

a, a:visited, a:link {
    color: inherit;
    text-decoration: none;
}

ul, ol, li {
    list-style-type: none;
}

.clear {
    clear: both;
}

.block {
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.container {
    width: 1200px;
    margin: 0 auto;
}


/**/

h4.related {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    line-height: 32px;
    margin: 0 10px;
    height: 32px;
}

    h4.related span {
        display: inline-block;
        border-bottom: 2px solid #666;
    }

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
    color: inherit;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

    ul.relate_pr li a {
        display: block;
        margin: 5px;
        text-align: center;
        line-height: 30px;
        color: inherit;
    }

    ul.relate_pr li img {
        width: 100%;
        display: block;
    }

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**/

.w1440 {
    width: 1440px;
    margin: 0 auto;
}

.header {
    background: #016938;
    color: #fff;
}

.top {
    line-height: 34px;
    border-bottom: 1px solid #007b45;
}

    .top .fl {
        font-weight: bold;
    }

.logo {
    padding: 10px 0;
}

.nav {
    border-bottom: 2px solid #fff;
}

    .nav li {
        display: inline-block;
        position: relative;
    }

        .nav li a:hover {
            color: #b5d700;
            background: url(../images/navhover.png) center no-repeat;
        }

        .nav li a {
            line-height: 28px;
            padding: 0 55px;
            font-size: 16px;
            display: block;
        }

        .nav li:hover ul {
            display: block;
        }

        .nav li ul li a {
            padding: 0;
        }

        .nav li ul li {
            display: block;
        }

        .nav li ul {
            position: absolute;
            background: #fff;
            z-index: 111;
            color: #666;
            width: 100%;
            text-align: center;
            display: none;
        }
/**/
.banner .hd li.on {
    background: #016938;
}

.banner .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 10px 3px;
    background: #fff;
    font-size: 0px;
}

.banner .hd {
    position: absolute;
    width: 100%;
    bottom: 0px;
    text-align: center;
}

.banner img {
    width: 100%;
    display: block;
}

.banner {
    position: relative;
}
.banners img {
    width: 100%;
    display: block;
}

/**/
.sosuo {
    background: #f1f1f1;
    line-height: 47px;
}

.kay a {
    margin-right: 6px;
}

.kay {
    font-weight: bold;
    color: #4e4b49;
}

.search {
    width: 327px;
    margin-top: 8px;
    line-height: 33px;
    background: url(../images/search.jpg) no-repeat;
    overflow: hidden;
}

    .search input {
        width: 275px;
        height: 31px;
        display: block;
        float: left;
        margin: 1px 0;
        padding-left: 10px;
        background: none;
        color: #999;
    }

a.searchBtn {
    display: block;
    float: left;
    width: 42px;
}
a.searchBtn {
	height:33px;
}
/**/
.one {
    padding: 30px 0;
}

.one_l {
    width: 200px;
}

.one_l_t h3 {
    font-size: 23px;
    color: #1f1f1f;
    line-height: 25px;
}

.one_l_t p {
    font-size: 12px;
    font-family: 'arial';
    color: #848d92;
    line-height: 20px;
}

.one_l_t {
    padding-left: 12px;
    height: 38px;
    border-left: 4px solid #a1d51b;
}

.one_l ul {
    border: 3px solid #007e37;
    margin-top: 10px;
    min-height: 515px;
    overflow: hidden;
    padding: 10px 15px;
}

.one_l li {
    margin-bottom: 15px;
    text-align: center;
    background: #007e37;
}

    .one_l li a:hover {
        color: #a0d51a;
    }

    .one_l li a {
        color: #fff;
        display: block;
        line-height: 40px;
        font-size: 16px;
    }

.one_r {
    width: 940px;
}

.one_r_n li a:hover:before, .one_r_n li.cur a:before {
    display: block;
}

.one_r_n li a:hover, .one_r_n li.cur a {
    background: #a1d51b;
}

.one_r_n li a:before {
    content: "";
    display: inline-block;
    border-top: 10px solid #a1d51b;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: -10px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    display: none;
}

.one_r_n li a {
    display: block;
    padding: 0 30px;
    position: relative;
}

.one_r_n a.more {
    z-index: 9999;
    position: absolute;
    top: 0;
    right: 10px;
    font-family: '微软雅黑';
    color: #fff;
    font-size: 12px;
}

.one_r_n li {
    display: inline-block;
}

.one_r_n {
    height: 38px;
    background: #007e37;
    color: #fff;
    font-size: 16px;
    line-height: 38px;
    position: relative;
    padding-right: 60px;
    margin-bottom: 30px;
}

.one_r_c li:hover p {
    color: #a0d51a;
}
.block img {
    width: 100%;
}
.one_r_c li p {
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #1e1e1e;
}

.one_r_c li img {
    width: 100%;
    display: block;
}

.one_r_c li {
        width: 450px;
    float: left;
    margin: 0 10px;overflow: hidden;
}

/**/
.adc img {
    width: 100%;
    display: block;
}
/**/

.two .title h3 i {
    color: #007d36;
    font-style: normal;
}

.two .title h3 {
    font-size: 43px;
    color: #000;
    font-weight: normal;
}

.two .title {
    height: 130px;
    padding-top: 40px;
    text-align: center;
    font-family: '微软雅黑';
    font-size: 25px;
    color: #a0d51a;
    background: url(../images/tibg.png) 54% -10px no-repeat;
    margin-top: 20px;
}

.two_c li {
    overflow: hidden;
}

.ys_img {
    width: 580px;
    float: left;
    margin-right: 40px;
    text-align: center;
}

.ys_m {
    width: 580px;
    float: left;
}

.two_c li:nth-child(2n) .ys_img {
    margin-right: 0;
    margin-left: 40px;
}

.t1 {
    background: url(../images/tt1.jpg) 0 50% no-repeat;
}

.t2 {
    background: url(../images/tt2.jpg) 0 50% no-repeat;
}

.t3 {
    background: url(../images/tt3.jpg) 0 50% no-repeat;
}

.t4 {
    background: url(../images/tt4.jpg) 0 50% no-repeat;
}

.t5 {
    background: url(../images/tt5.jpg) 0 50% no-repeat;
}

.t6 {
    background: url(../images/tt6.jpg) 0 50% no-repeat;
}

.t7 {
    background: url(../images/tt7.jpg) 0 50% no-repeat;
}

.t8 {
    background: url(../images/tt8.jpg) 0 50% no-repeat;
}

.ys_t h3 {
    font-size: 24px;
    color: #007d36;
    line-height: 30px;
}

.ys_t p {
    line-height: 25px;
    font-size: 20px;
    color: #1e1e1e;
}

.ys_t {
    height: 55px;
    padding-left: 70px;
    margin-left: 70px;
    margin-top: 20px;
}

.ys_c {
    padding-top: 15px;
    font-size: 15px;
    color: #1f1f1f;
    line-height: 26px;
}

/**/
.three .title p {
    font-size: 15px;
    line-height: 24px;
}

.three .title h3 {
    font-weight: normal;
    font-size: 39px;
    line-height: 60px;
}

.three .title {
    background: url(../images/about_title.png) center no-repeat;
    height: 100px;
    color: #1e1e1e;
    text-align: center;
}

.three_c {
    font-family: 微软雅黑;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    height: 246px;
    background: #016938;
    overflow: hidden;
}

.three_img {
    margin: 0 15px;
}

/**/
.four_l {
    width: 522px;
    margin-top: 2px;
    background: #4e4b49;
    color: #fff;
    padding: 16px 5px 15px;
}

    .four_l li span {
        position: absolute;
        right: 10px;
        top: 0px;
        font-size: 14px;
    }

    .four_l li a {
        line-height: 29px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .four_l li {
        line-height: 29px;
        position: relative;
        padding-left: 10px;
        padding-right: 80px;
    }

.four_r img {
    display: block;
}

.four_r {
    width: 656px;
    margin-top: 2px;
}


/**/

.five_n {
    height: 40px;
    line-height: 40px;
    color: #4e4b49;
    margin-top: 28px;
}

    .five_n li:last-child {
        background: none;
    }

    .five_n li {
        display: inline-block;
        margin-right: 15px;
        background: url(../images/tb_sep.png) right center no-repeat;
    }

        .five_n li a {
            display: block;
            padding-left: 40px;
            margin-right: 30px;
            width: 170px;
            font-size: 16px;
        }

        .five_n li a {
            background: url(../images/s1.png) no-repeat 10px center;
        }

            .five_n li a:hover, .five_n li.cur a {
                background: url(../images/s11.png) no-repeat 10px center #007e37;
                color: #fff;
            }

.five_c li p {
    line-height: 30px;
    color: #1e1e1e;
    font-size: 15px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.five_c li img {
    width: 100%;
    display: block;
}

.five_c li {
    width: 280px;
    float: left;
    margin: 15px 10px 0;
}

/**/
.six_n {
    height: 40px;
    line-height: 40px;
    color: #4e4b49;
    margin-top: 20px;
}

    .six_n li:last-child {
        background: none;
    }

    .six_n li {
        display: inline-block;
        margin-right: 15px;
        background: url(../images/tb_sep.png) right center no-repeat;
    }

        .six_n li a {
            display: block;
            padding-left: 40px;
            margin-right: 30px;
            width: 170px;
            font-size: 16px;
        }

        .six_n li a {
            background: url(../images/s1.png) no-repeat 10px center;
        }

            .six_n li a:hover, .six_n li.cur a {
                background: url(../images/s11.png) no-repeat 10px center #007e37;
                color: #fff;
            }

.six_c li p {
    line-height: 30px;
    color: #1e1e1e;
    font-size: 15px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.six_c li img {
    width: 100%;
    display: block;
}

.six_c li {
    width: 280px;
    float: left;
    margin: 15px 10px 0;
}


/**/
.footer {
    background: #016938;
    color: #333;
    margin-top: 30px;
}

.footer_nav li:hover ul {
    display: block;
}

.footer_nav li ul li a {
    padding: 0;
    text-align: center;
}

.footer_nav li ul li {
    display: block;
}

.footer_nav li ul {
    position: absolute;
    width: 100%;
    background: #4f4b4a;
    display: none;
}

.footer_nav li a {
    display: block;
    padding: 0 54px;
}

.footer_nav li {
    display: inline-block;
    position: relative;
}

.footer_nav {
background: #f1f1f1;
    color: #016938;
    font-size: 17px;
    line-height: 48px;
}


/**/
.page {
    margin-top: 10px;
}

.page_l {
    width: 225px;
}

.pt span:before {
    content: "";
    display: inline-block;
    border-left: 4px solid #0055ac;
    height: 15px;
    margin-right: 10px;
}

.tips {
    color: #666;
    font-size: 12px;
    line-height: 30px;
}

.pt span {
    border-bottom: 1px solid #0055ac;
    display: inline-block;
    font-weight: bold;
}

.pt {
    line-height: 31px;
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #c1c1c1;
}

.page_n {
    padding-bottom: 10px;
}

    .page_n li a:hover {
        color: #a0d51a;
    }

    .page_n li a:before {
        content: ">";
        color: #7c7c7c;
        font-size: 16px;
        display: inline-block;
        margin-right: 5px;
    }

    .page_n li a {
        color: #666;
        display: block;
        line-height: 30px;
        font-family: "微软雅黑";
        border-bottom: 1px solid #dddddd;
    }

.p_xw {
    padding-bottom: 10px;
}

    .p_xw li a:hover {
        color: #a0d51a;
    }

    .p_xw li a:before {
        content: "";
        width: 4px;
        height: 4px;
        background: #258dcc;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 3px;
    }

    .p_xw li a {
        border-bottom: 1px solid #dddddd;
        display: block;
        line-height: 27px;
        color: #666;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.p_key_c {
    padding-top: 10px;
}

    .p_key_c li a:hover {
        color: #a0d51a;
    }

    .p_key_c li a {
        line-height: 27px;
        color: #666;
    }

    .p_key_c li:nth-child(2n) {
        margin-left: 6%;
    }

    .p_key_c li {
        width: 46%;
        float: left;
        border: 1px dashed #d0d0d0;
        background: #fcfcfc;
        padding-left: 0px;
        margin-bottom: 10px;
        text-align: center;
    }

.p_contect_c {
    padding: 5px 0;
    font-size: 13px;
    font-family: 宋体;
    color: #333;
}

/**/
.page_r {
    width: 930px;
    padding-bottom: 10px;
}

.prlist li p {
    text-align: center;
    line-height: 30px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.prlist li img {
    width: 100%;
    display: block;
}

.prlist li {
    width: 430px;
    float: left;
    margin: 15px;
}

.pading span {
    color: #000;
}

.pading a, .pading span {
    display: inline-block;
    padding: 0 10px;
}

.pading {
    text-align: center;
}

/**/
.preview h1 {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 15px;
    padding-bottom: 5px;
    margin-top: 20px;
}

.imgs {
    width: 400px;
}

    .imgs li img {
        width: 100%;
        display: block;
    }

.dess {
    width: 500px;
    line-height: 30px;
}

.prtit {
    line-height: 28px;
    height: 28px;
    text-align: left;
    margin-top: 10px;
    display: block;
    padding-left: 10px;
    font-size: 12px;
    border-bottom: 1px solid #016938;
    font-weight: bold;
}

.descon {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
}

.record {
    line-height: 26px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 6px;
    padding-top: 5px;
    font-size: 12px;
}

    .record span {
        display: block;
    }

/**/
.news_list {
    padding: 15px 10px 10px;
}

    .news_list li {
        line-height: 27px;
        position: relative;
        padding-left: 10px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

        .news_list li h4 {
            font-size: 12px;
            font-weight: bold;
            line-height: 27px;
            color: #666;
        }

            .news_list li h4 a:hover {
                color: #a0d51a;
            }

            .news_list li h4 span {
                color: #999;
                z-index: 0;
                line-height: 27px;
                position: absolute;
                right: 0px;
                top: 0px;
                font-weight: normal;
            }

h1.ar_title {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 5px;
    padding-bottom: 10px;
    line-height: 30px;
    margin-top: 20px;
}

.info {
    border-bottom: 1px solid #e1e4e6;
    overflow: hidden;
}

    .info span {
        line-height: 26px;
        text-align: center;
        font-weight: normal;
        color: #808080;
        float: left;
        height: 26px;
        overflow: hidden;
        display: block;
        margin-left: 200px;
    }

.share {
    padding-left: 5px;
    padding-bottom: 8px;
    float: left;
    height: 26px;
}

.ar_con {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
}

.con {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
}

.two {
    background: #f6f6f6;
}

.five, .six {
    background: #f6f6f6;
}

ul.prlist.block {
    border: 1px dashed #a7b8d4;
    margin-top: 15px;
}

.prlist li {
    width: 430px;
}
